From: Richard M. Stallman Date: Sat, 20 Jul 2002 22:15:15 +0000 (+0000) Subject: (widget-documentation-string-value-create): X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~31473 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0a3c029aeb672611c9199479578636e5f1e29e2f;p=emacs.git (widget-documentation-string-value-create): Say "Hide Rest", not just "Hide". --- diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el index b168af703d2..3fcb58d78f0 100644 --- a/lisp/wid-edit.el +++ b/lisp/wid-edit.el @@ -2804,6 +2804,7 @@ link for that string." (widget-create-child-and-convert widget 'visibility :help-echo "Show or hide rest of the documentation." + :on "Hide Rest" :off "More" :always-active t :action 'widget-parent-action